home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Educational / Ortografie / Ortografie.app / English.lproj / Localizable.strings < prev    next >
Text File  |  1995-09-01  |  890b  |  42 lines

  1. /* playback action */
  2. "Playback" = "Playback";
  3.  
  4. /* add word action */
  5. "AddingWord" = "Adding a word";
  6.  
  7. /* saving action */
  8. "Saving" = "Saving";
  9.  
  10. /* recording action */
  11. "Recording" = "Recording";
  12.  
  13. /* word not typed in problem */
  14. "TypeIn" = "Please type the word in first";
  15.  
  16. /* problematic action */
  17. "Problem" = "Problem";
  18.  
  19. /* duplication problem */
  20. "IsInList" = "This word is already in the list";
  21.  
  22. /* no new sound problem */
  23. "NoNewSnd" = "Unable to create new sound";
  24.  
  25. /* no words found problem */
  26. "NoWords" = "No words found - please enter some words first";
  27.  
  28. /* a positive answer */
  29. "Indeed" = "Indeed";
  30.  
  31. /* goto next word action */
  32. "NextWord" = "Next word";
  33.  
  34. /* cannot open: filename */
  35. "CannotOpen" = "Cannot open file: %s";
  36.  
  37. /* sound error: description */
  38. "SndError" = "Sound error: %s";
  39.  
  40. /* no word selected to be recorded */
  41. "SelectOrEnter" = "Please select resp. add a word first";
  42.